home *** CD-ROM | disk | FTP | other *** search
- This directory contains very simple programs which demonstrate
- how to use OpenGL extensions.
-
- texobj.c - simple example of how to use texture objects to manage
- multiple textures.
-
- detail.c - simple detail texturing program.
-
- sharpen.c - simple sharpen texturing program; shows a typical use of
- sharpening the alpha component of a texture to keep
- the outline crisp.
-
- tex3d.c - simple example of how to use a 3D texture to render a volume.
-